MessageGetAttachments(Boolean) Method
Gets the attachments.
Namespace: Independentsoft.Email.MimeAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public Attachment[] GetAttachments(
bool includeEmbedded
)
Public Function GetAttachments (
includeEmbedded As Boolean
) As Attachment()
- includeEmbedded Boolean
- if set to true [include embedded].
AttachmentAttachment[][].